projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
494daef
)
Mark ert-test-run-tests-batch-expensive unstable on EMBA
author
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 7 Mar 2022 16:39:00 +0000
(17:39 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Mon, 7 Mar 2022 16:39:00 +0000
(17:39 +0100)
test/lisp/emacs-lisp/ert-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/emacs-lisp/ert-tests.el
b/test/lisp/emacs-lisp/ert-tests.el
index dd12e3764ceb18367aaaa999e246ab2ead4e43b4..7573d2ed05600a7161edbf432097f06a43655ae4 100644
(file)
--- a/
test/lisp/emacs-lisp/ert-tests.el
+++ b/
test/lisp/emacs-lisp/ert-tests.el
@@
-595,6
+595,7
@@
This macro is used to test if macroexpansion in `should' works."
(should found-complex)))))
(ert-deftest ert-test-run-tests-batch-expensive ()
+ :tags (if (getenv "EMACS_EMBA_CI") '(:unstable))
(let* ((complex-list '((:1 (:2 (:3 (:4 (:5 (:6 "abc"))))))))
(failing-test-1
(make-ert-test :name 'failing-test-1